[INFO] cloning repository https://github.com/mateocabanal/loglink
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mateocabanal/loglink" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmateocabanal%2Floglink", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmateocabanal%2Floglink'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 727d82041a052102829a222ecd3900f3b4b2af77
[INFO] fixing mateocabanal/loglink against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmateocabanal%2Floglink" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mateocabanal/loglink
[INFO] finished tweaking git repo https://github.com/mateocabanal/loglink
[INFO] tweaked toml for git repo https://github.com/mateocabanal/loglink written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mateocabanal/loglink on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mateocabanal/loglink already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_derive v1.0.223
[INFO] [stderr]   Downloaded serde v1.0.223
[INFO] [stderr]   Downloaded cc v1.2.37
[INFO] [stderr]   Downloaded cookie_store v0.22.0
[INFO] [stderr]   Downloaded serde_core v1.0.223
[INFO] [stderr]   Downloaded rustls-webpki v0.103.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d0d686d9f0a2af509f31f4907354d7703d25a37acf32ff832c9ac8b1f30d1c52
[INFO] running `Command { std: "docker" "start" "d0d686d9f0a2af509f31f4907354d7703d25a37acf32ff832c9ac8b1f30d1c52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d0d686d9f0a2af509f31f4907354d7703d25a37acf32ff832c9ac8b1f30d1c52" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d0d686d9f0a2af509f31f4907354d7703d25a37acf32ff832c9ac8b1f30d1c52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d0d686d9f0a2af509f31f4907354d7703d25a37acf32ff832c9ac8b1f30d1c52" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling serde_core v1.0.223
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling cc v1.2.37
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling serde v1.0.223
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking webpki-roots v1.0.2
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking ureq-proto v0.5.2
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]    Compiling serde_derive v1.0.223
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking rustls-webpki v0.103.5
[INFO] [stderr]     Checking ureq v3.1.2
[INFO] [stderr]     Checking loglink v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `DeserializeOwned`
[INFO] [stdout]   --> src/lib.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 |     de::{DeserializeOwned, Visitor},
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DeserializeOwned`
[INFO] [stdout]   --> src/lib.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 |     de::{DeserializeOwned, Visitor},
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tinyhttp` in this scope
[INFO] [stdout]  --> tests/client.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tinyhttp::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `tinyhttp`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tinyhttp`, use `cargo add tinyhttp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `starlink` in this scope
[INFO] [stdout]  --> tests/client.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use starlink::{error, event::LogEvent, info, init_logger, init_logger_with_auth, warn};
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `starlink`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `starlink`, use `cargo add starlink` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `starlink`
[INFO] [stdout]  --> tests/client.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use starlink::{error, event::LogEvent, info, init_logger, init_logger_with_auth, warn};
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `starlink`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `starlink`, use `cargo add starlink` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `post` in this scope
[INFO] [stdout]   --> tests/client.rs:11:3
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[post("/dev/log")]
[INFO] [stdout]    |   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Request` in this scope
[INFO] [stdout]   --> tests/client.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn log_route(req: Request) -> &'static str {
[INFO] [stdout]    |                   ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::error::Request;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Config` in this scope
[INFO] [stdout]   --> tests/client.rs:53:16
[INFO] [stdout]    |
[INFO] [stdout] 53 |     let conf = Config::new().routes(Routes::new(vec![log_route()]));
[INFO] [stdout]    |                ^^^^^^ use of undeclared type `Config`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use ureq::config::Config;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Routes` in this scope
[INFO] [stdout]   --> tests/client.rs:53:37
[INFO] [stdout]    |
[INFO] [stdout] 53 |     let conf = Config::new().routes(Routes::new(vec![log_route()]));
[INFO] [stdout]    |                                     ^^^^^^ use of undeclared type `Routes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]   --> tests/client.rs:53:54
[INFO] [stdout]    |
[INFO] [stdout] 53 |     let conf = Config::new().routes(Routes::new(vec![log_route()]));
[INFO] [stdout]    |                                                      ^^^^^^^^^-- argument #1 is missing
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> tests/client.rs:12:4
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn log_route(req: Request) -> &'static str {
[INFO] [stdout]    |    ^^^^^^^^^ ------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 53 |     let conf = Config::new().routes(Routes::new(vec![log_route(/* req */)]));
[INFO] [stdout]    |                                                                +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `HttpListener` in this scope
[INFO] [stdout]   --> tests/client.rs:54:16
[INFO] [stdout]    |
[INFO] [stdout] 54 |     let http = HttpListener::new(socket, conf);
[INFO] [stdout]    |                ^^^^^^^^^^^^ use of undeclared type `HttpListener`
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 54 -     let http = HttpListener::new(socket, conf);
[INFO] [stdout] 54 +     let http = TcpListener::new(socket, conf);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `loglink` (test "client") due to 9 previous errors
[INFO] running `Command { std: "docker" "inspect" "d0d686d9f0a2af509f31f4907354d7703d25a37acf32ff832c9ac8b1f30d1c52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0d686d9f0a2af509f31f4907354d7703d25a37acf32ff832c9ac8b1f30d1c52", kill_on_drop: false }`
[INFO] [stdout] d0d686d9f0a2af509f31f4907354d7703d25a37acf32ff832c9ac8b1f30d1c52
